Skip to main content

All Questions

2votes
2answers
530views

Uploading a file from the browser

This allows users to upload an file from the browser into my Rails app using the paperclip gem. Once the file is uploaded it gets saved into the filesystem. When the user then goes in and the "show" ...
user avatar

close